Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Fritz Zektoopulli 22.Jan.04 12:21 PM a Web browser
Domino Web Access 6.5 Windows 2000


Why is this code in JScript not working?

function showNotes(){
// Declare the variables
var ses;
ses = CreateObject("Lotus.Notessession");
ses.Initialize("lbergman","psv001");
alert(ses.commonusername);

}


Can please anyone tell me? The error I get is that IE is expecting an object??
I can get it to work with VBScript, but not with JScript. I thought these two were interchangable.


TIA


Loek Bergman






CreateObject("Lotus.Notessession") ... (~Fritz Zektoopu... 22.Jan.04)
. . Use "new ActiveXObject()" instead o... (~Ned Frogerogen... 22.Jan.04)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS